GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / AddRegion(String,Int32,Int32,Int32,Int32,ForegroundMixMode,Int32) Method





In This Topic
AddRegion(String,Int32,Int32,Int32,Int32,ForegroundMixMode,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Function AddRegion( _
   ByVal Name As String, _
   ByVal Left As Integer, _
   ByVal Top As Integer, _
   ByVal Width As Integer, _
   ByVal Height As Integer, _
   ByVal MixMode As ForegroundMixMode, _
   ByVal RegionColor As Integer _
) As Integer
 

Parameters

Name
Left
Top
Width
Height
MixMode
RegionColor
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members